pub unsafe extern "C" fn nctree_create( n: *mut ncplane, opts: *const nctree_options, ) -> *mut nctree
|opts| may not be NULL, since it is necessary to define a callback function.