Function g_mkdir_with_parents

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