pub unsafe extern "C" fn kernelGetElement(
    kel: *mut L_KERNEL,
    row: l_int32,
    col: l_int32,
    pval: *mut l_float32
) -> l_ok