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