pub unsafe extern "C" fn mmc_set_drive_speed(
    p_cdio: *const CdIo_t,
    i_drive_speed: c_int
) -> driver_return_code_t