pub unsafe extern "C" fn uiNewImage(
    width: f64,
    height: f64
) -> *mut uiImage