pub unsafe extern "C" fn cmsCreateContext(
    Plugin: *mut c_void,
    UserData: *mut c_void
) -> Context