pub unsafe extern "C" fn get_image_pointer3( ImageRGB: Hobject, PointerRed: *mut Hlong, PointerGreen: *mut Hlong, PointerBlue: *mut Hlong, Type: *mut c_char, Width: *mut Hlong, Height: *mut Hlong, ) -> Herror