pub unsafe extern "C" fn gbm_device_is_format_supported(
    gbm: *mut gbm_device,
    format: u32,
    flags: u32
) -> c_int