pub unsafe extern "C" fn heif_has_compatible_brand(
    data: *const u8,
    len: c_int,
    brand_fourcc: *const c_char
) -> c_int