pub unsafe extern "C" fn hts_reglist_create( argv: *mut *mut i8, argc: i32, r_count: *mut i32, hdr: *mut c_void, getid: Option<unsafe extern "C" fn(_: *mut c_void, _: *const i8) -> i32>, ) -> *mut hts_reglist_t