pub unsafe extern "C" fn complex_to_real( ImageComplex: Hobject, ImageReal: *mut Hobject, ImageImaginary: *mut Hobject, ) -> Herror