pub unsafe extern "C" fn cairo_scaled_font_get_font_matrix(
    scaled_font: *mut cairo_scaled_font_t,
    font_matrix: *mut cairo_matrix_t
)