pub unsafe extern "C" fn blContextFillTextD( self_: *mut BLContextCore, pt: *const BLPoint, font: *const BLFontCore, text: *const c_void, size: usize, encoding: u32, ) -> BLResult