pub unsafe extern "C" fn g_task_return_value(
    task: *mut GTask,
    result: *mut GValue
)