pub unsafe extern "C" fn xc_livepatch_upload( xch: *mut xc_interface, name: *mut c_char, payload: *mut c_uchar, size: u32, force: bool, ) -> c_int