pub unsafe extern "C" fn git_checkout_head(
    repo: *mut git_repository,
    opts: *const git_checkout_options
) -> c_int