pub unsafe extern "C" fn Context2D_MakeTexture(
    tex: *mut Texture,
    ctx: *mut Context2D
)