Creates a new #hb_paint_funcs_t structure of paint functions.
The initial reference count of 1 should be released with harfbuzz.global.paintFuncsDestroy
when you are done using the #hb_paint_funcs_t. This function never returns
NULL. If memory cannot be allocated, a special singleton #hb_paint_funcs_t
object will be returned.
Creates a new #hb_paint_funcs_t structure of paint functions.
The initial reference count of 1 should be released with harfbuzz.global.paintFuncsDestroy when you are done using the #hb_paint_funcs_t. This function never returns NULL. If memory cannot be allocated, a special singleton #hb_paint_funcs_t object will be returned.