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