pub unsafe extern "C" fn SkFont_setEmbolden(
    this: *mut SkFont,
    embolden: bool
)