pub unsafe extern "C" fn ubpf_create() -> *mut ubpf_vm
@brief Create a new uBPF VM.
@return A pointer to the new VM, or NULL on failure.