pub unsafe extern "C" fn HAPI_GetSupportedImageFileFormatCount(
    session: *const HAPI_Session,
    file_format_count: *mut c_int
) -> HapiResult