pub unsafe extern "C" fn kernelGetParameters(
    kel: *mut L_KERNEL,
    psy: *mut l_int32,
    psx: *mut l_int32,
    pcy: *mut l_int32,
    pcx: *mut l_int32
) -> l_ok