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