pub unsafe extern "C" fn numaCreateFromFArray(
    farray: *mut l_float32,
    size: l_int32,
    copyflag: l_int32
) -> *mut NUMA