pub unsafe extern "C" fn git_config_open_global(
    out: *mut *mut git_config,
    config: *mut git_config
) -> c_int