pub unsafe extern "C" fn jbl_node_from_json(
    json: *const c_char,
    node: *mut JBL_NODE,
    pool: *mut IWPOOL
) -> iwrc