pub unsafe extern "C" fn C_SkCanvas_newWidthHeightAndProps(
    width: c_int,
    height: c_int,
    props: *const SkSurfaceProps
) -> *mut SkCanvas