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