pub unsafe extern "C" fn git_config_parse_int32(
    out: *mut i32,
    value: *const c_char
) -> c_int