pub unsafe extern "C" fn SkCanvas_onDrawAnnotation(
    this: *mut c_void,
    rect: *const SkRect,
    key: *const c_char,
    value: *mut SkData
)