pub unsafe extern "C" fn git_remote_name_is_valid(
    valid: *mut c_int,
    remote_name: *const c_char
) -> c_int