pub unsafe extern "C" fn boxed_slice_deleter_callback(
    data: *mut c_void,
    byte_length: usize,
    _deleter_data: *mut c_void
)