pub unsafe extern "C" fn network_predict(
    net: network,
    input: *mut f32
) -> *mut f32