pub unsafe extern "C" fn InitializeMagickEx(
    path: *const c_char,
    options: c_uint,
    exception: *mut ExceptionInfo
) -> c_uint