pub unsafe extern "C" fn llvm_blake3_hasher_init_derive_key(
    hasher: *mut llvm_blake3_hasher,
    context: *const c_char
)