pub unsafe extern "C" fn fsRenderGetTextureSize(
    ctx: FsContext,
    image: c_int,
    w: *mut c_int,
    h: *mut c_int
) -> c_int