Function GdipBitmapApplyEffect
pub unsafe fn GdipBitmapApplyEffect(
bitmap: *mut GpBitmap,
effect: *mut CGpEffect,
roi: *mut RECT,
useauxdata: bool,
auxdata: *mut *mut c_void,
auxdatasize: *mut i32,
) -> Status