pub unsafe extern "C" fn C3D_TexSetFilterMipmap(
    tex: *mut C3D_Tex,
    filter: GPU_TEXTURE_FILTER_PARAM
)