pub unsafe extern "C" fn g_dir_open(
    path: *const i8,
    flags: u32,
    error: *mut *mut GError
) -> *mut *mut _GDir