pub unsafe extern "system" fn glGetMaterialfv(
    face: u32,
    pname: u32,
    params: *mut f32
)