pub unsafe extern "C" fn git_checkout_init_options(
    opts: *mut git_checkout_options,
    version: c_uint
) -> c_int