pub unsafe extern "C" fn ly_pattern_compile( ctx: *const ly_ctx, pattern: *const c_char, pat_comp: *mut *mut c_void, ) -> Type