module Hakuban::FFI
all functions which can trigger synchronuous callbacks, and those which wait on rust locks are “blocking: true” to avoid deadlock on GIL
all functions which can trigger synchronuous callbacks, and those which wait on rust locks are “blocking: true” to avoid deadlock on GIL