pub unsafe extern "C" fn dispatch_data_create_subrange(
data: dispatch_data_t,
offset: usize,
length: usize,
) -> dispatch_data_tpub unsafe extern "C" fn dispatch_data_create_subrange(
data: dispatch_data_t,
offset: usize,
length: usize,
) -> dispatch_data_t