pub unsafe extern "system" fn GdipSetEffectParameters(
    effect: *mut CGpEffect,
    params: *const c_void,
    size: u32
) -> Status