pub unsafe extern "C" fn g_mkdir_with_parents(
    pathname: *const c_char,
    mode: c_int
) -> c_int