pub unsafe extern "C" fn git_config_open_ondisk(
    out: *mut *mut git_config,
    path: *const c_char
) -> c_int