pub unsafe extern "C" fn MagickRealloc(
    memory: *mut c_void,
    size: size_t
) -> *mut c_void