pub unsafe extern "C" fn mmc_get_disc_erasable(
    p_cdio: *const CdIo_t,
    b_erasable: *mut c_uchar
) -> driver_return_code_t