pub unsafe extern "C" fn kernelCreate(
    height: l_int32,
    width: l_int32
) -> *mut L_KERNEL