pub unsafe fn coverage_callback( context: *mut c_void, function: *const c_char, linedefined: c_int, depth: c_int, hits: *const c_int, size: usize, )