pub unsafe extern "C" fn rsb_file_vec_save(
    filename: *const rsb_char_t,
    typecode: rsb_type_t,
    Yp: *const c_void,
    yvl: rsb_coo_idx_t
) -> rsb_err_t