#[no_mangle]
pub unsafe extern "C" fn nstd_string_from_isize(
    num: isize
) -> NSTDString