pub unsafe extern "C" fn git_reference_has_log(
    repo: *mut git_repository,
    name: *const c_char
) -> c_int