pub unsafe extern "C" fn fig_node_string( doc: *const FigDocument, node: FigNodeId, out_ptr: *mut *const u8, out_len: *mut usize, ) -> bool