pub unsafe extern "C" fn kernelCreateFromString( h: i32, w: i32, cy: i32, cx: i32, kdata: *const i8, ) -> *mut L_Kernel