pub unsafe extern "C" fn copy_image_from_bytes(
    im: image,
    pdata: *mut c_char
)