Function g_unix_open_pipe

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