pub unsafe extern "C" fn slow5_rec_set_array(
    read: *mut slow5_rec,
    aux_meta: *mut slow5_aux_meta,
    attr: *const c_char,
    data: *const c_void,
    len: usize
) -> c_int