pub unsafe extern "C" fn g_unix_open_pipe(
    fds: *mut c_int,
    flags: c_int,
    error: *mut *mut GError
) -> gboolean