pub unsafe extern "C-unwind" fn janet_buffer_init(
    buffer: *mut JanetBuffer,
    capacity: i32
) -> *mut JanetBuffer