pub unsafe extern "C" fn ram_block_discard_range(
    rb: *mut RAMBlock,
    start: u64,
    length: size_t
) -> c_int